Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / CalendarSlotsPanel<S> Class / SuperHandle Property


In This Topic
    SuperHandle Property (CalendarSlotsPanel<S>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SuperHandle As IntPtr
    'Usage
     
    
    Dim instance As CalendarSlotsPanel(Of S)
    Dim value As IntPtr
     
    value = instance.SuperHandle
    public IntPtr SuperHandle {get;}
    See Also